Dave Campbell
All materials are on github:
github.com/iamdavecampbell/tibble_house_on_the_prairie
Feel free to fork, star, download, correct typos,…
All the libraries used in this presentation.
# packages used
install.packages(c("tidyverse","tidytext","dplyr",
"stringr","janitor","lubridate",
"qdap","tools"))
# packages mentioned:
install.packages(c("text2vec","textdata", "word2vec"))